projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
330c7fe
)
Make gtk4-icon-browser work
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 14 Dec 2016 14:55:55 +0000
(09:55 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 16 Dec 2016 17:18:33 +0000
(12:18 -0500)
It was using no-longer-existing widgets and properties.
demos/icon-browser/window.ui
patch
|
blob
|
history
diff --git
a/demos/icon-browser/window.ui
b/demos/icon-browser/window.ui
index c845d1dd4b237e75a0f6a41f288034b2ef78d360..609a8f20e573385bba162ea9789797fa98a4587b 100644
(file)
--- a/
demos/icon-browser/window.ui
+++ b/
demos/icon-browser/window.ui
@@
-72,8
+72,9
@@
</object>
</child>
<child>
- <object class="Gtk
V
Separator">
+ <object class="GtkSeparator">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
</object>
</child>
<child>
@@
-110,7
+111,6
@@
<property name="xpad">10</property>
<property name="ypad">10</property>
<property name="stock-size">5</property>
- <property name="follow-state">True</property>
</object>
</child>
<child>